PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFViewerPreferences Class / getDuplexPrinting Method
In This Topic
    getDuplexPrinting Method
    In This Topic
    Gets the recommended duplex printing mode.
    Syntax
    public PDFDuplexPrinting getDuplexPrinting()

    Return Value

    The duplex print option to be selected when a print dialog is displayed for this document.
    See Also